Skip to main content

Property Inspector

The Property Inspector enables users to inspect and interact with various features and UI elements within the Synergy IDE, providing a structured overview of project components and their functionalities.

Property Inspector

The Property Inspector is a panel in the IDE designed to give an overview of features and functionalities associated with the current project or open file. It displays relevant metadata, settings, and properties of selected elements.

Property Inspector Image

Features
  • Dynamic Property Display: Shows properties, settings, and configurations of the currently selected feature or element.
  • Interactive UI: Users can interact with the inspector to modify properties, set configurations, and explore associated features.
  • Context-Aware Content: Automatically updates the displayed information based on the selected item in the project.
  • Detailed Metadata: Offers insights into attributes like dependencies, version history, and usage statistics.
Common Use Cases
  • UI Element Properties: View and adjust settings related to forms, buttons, and controls.
  • Component Settings: Explore and configure backend components or scripts linked to a feature.
  • Feature Documentation: Access relevant documentation or help for selected components.
Authorization and Usage Requirements
  • The Property Inspector is available to all users with view or edit access to the selected component.
  • Some features may be restricted based on user roles or permissions.
Notes
  • The inspector automatically updates to reflect the selected UI element or component.
  • Users can access and modify settings directly through the inspector when permissions allow.
  • Changes made via the Property Inspector may require a rebuild or refresh of the project.

See Also

  • #linkDocument(DeveloperGuide.IDE.UIElements)
  • #linkDocument(DeveloperGuide.IDE.ComponentSettings)
  • #linkDocument(DeveloperGuide.IDE.PropertyInspector.FAQs)
  • #linkDocument(DeveloperGuide.IDE.PropertyInspector.HowTos)

FAQs

How To's